임시조치, 문의: [email protected]
r5 vs r6
... ...
26 26
설정값들을 미리 아래 이미지와 같게 변경해놓자. 체크포인트 부분은 아무것도 없을 것이다.
27 27
[[파일:리포지실행화면.png]]
28 28
29
{{{#!folding 한글화 방법
30
[[파일:리포지설명용한글화.png]]
31
32
상단의 '''Extensions - Available''' 탭을 누르고 필터를 위 이미지와 같게 바꾸고 '''Load from'''을 누른다.
33
34
그 후 '''ko_KR Localization'''를 설치한다.
35
36
'''Settings - User Interface - Localization'''항목 옆의 새로고침 버튼을 한 번 누르고 '''ko-KR'''로 변경한다.
37
38
상단의 주황색 '''Apply Settings''' '''Reload UI'''버튼을 클릭한다.
39
}}}
40
41 41
하지만 이미지 생성에 필요한 모델 파일을 설치하지 않았기 때문에, 이대로는 이미지를 생성할 수 없다.
42 42
43 43
이미지 생성에 필요한 모델 파일은 주로 [[https://civitai.com/models|civitai.com]] 에서 찾을 수 있다.
... ...
61 61
62 62
> Hatsune miku with very large breasts and bikini.
63 63
64
[[파일:리포지설명용미쿠.png]]
64
[[파일:리포지설명용미쿠.png|width=50%]]
65 65
66
생성된 이미지 파일은 stable-diffusion-webui-reForge\\outputs 폴더에서 확인할 수 있다.
66
생성된 이미지 파일은 '''stable-diffusion-webui-reForge\\outputs''' 폴더에서 확인할 수 있다.
67 67
68
이대로도 괜찮지만, 좀 더 그림의 퀄리티를 높이기 위해 몇가지 프롬프트와 네거티브 프롬프트를 추가하자.
69
70
네거티브 프롬프트는 프롬프트의 반대로 그림에 나오지 말아야 할 것들을 넣으면 된다.
71
72
예시로 아래와 같이 프롬프트와 네거티브 프롬프트를 작성하였다.
73
74
> 1girl,hatsune miku, bikini, very large breasts, {{masterpiece,best quality, highres, absurdres, high detail, finely detailed beautiful eyes, finely detailed face,intricate details,very aesthetic, incredibly absurdres}},{watercolor, blurry foreground,scenery, dynamic lighting,beautiful color}
75
76
> text, blurry, lowres, error, film grain, scan artifacts, worst quality, bad quality, jpeg artifacts, very displeasing, chromatic aberration, multiple views, logo, too many watermarks, {{{{{{worst quality, bad quality}}}}}}, {{{{bad hands}}}}, {{{{artist:bkub}}}}, {{{bad eyes}}}, {{{{{displeasing, very displeasing}}}}}, {{{{{bad anatomy, bad hands, missing finger, bad face, duplicate, mutation, deformed, disfigured, extra arms, extra legs, long neck, bad feet, bad proportions, missing}}}}}, {{{undetailed eyes}}}, {{abdominal, rib line, muscle definition, muscle separation, sharp body line}}, text, error, extra digit, fewer digits, jpeg artifacts, signature, watermark, username, reference, {{unfinished}}, {{unclear fingertips}}, {{twist}}, {{Squiggly}}, {{Grumpy}}, {{incomplete}}, {{Imperfect Fingers}}, Disorganized colors, Cheesy, {{very displeasing}}, {{mess}}, {{Approximate}}, {{Sloppiness}},
77
[[파일:리포지설명용미쿠2.png|width=30%]]
78
79
중괄호({}) 는 태그를 강조하는 역할을 한다.
80
81
'좋은 그림' 이란 개인 취향의 영역이므로, 본인에게 맞는 프롬프트를 찾는 것이 좋겠다.
82
83
그림 퀄리티 관련 프롬프트와 네거티브 프롬프트는 [[https://civitai.com/models/1246248/hesperides-illustrious-v10|해당 모델 페이지]]의 설명란 또는 하단 갤러리에 있는 이미지를 클릭하여 참고하는 것이 좋다. 모델마다 추천하는 프롬프트가 다르기 때문이다.
84
85
기본적인 텍스트로 이미지를 생성하는 방법(txt2img)에 대한 설명은 여기서 끝이다. 추가적인 유용한 기능이나 다른 기능들은 아래 문단에 서술한다.
86
==== txt2img 부가 기능 ====
87
==== img2img ====
88
==== 기타 ====
89 89
==== 너무 느리거나 오류 발생시 ====
90 90
이미지 생성이 너무 느리거나 오류가 발생할 경우 webui-user.bat 파일을 메모장으로 열어 set COMMANDLINE_AGRS= 에 아래 내용을 추가하자.
91 91
... ...